home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10738 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  900 b 

  1. Path: news.primenet.com!not-for-mail
  2. From: kj7bg@primenet.com (Bob White)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Where Standard String Library
  5. Date: 9 Mar 1996 14:02:01 -0700
  6. Organization: Primenet Services for the Internet
  7. Sender: root@primenet.com
  8. Message-ID: <4hsrk9$n2r@nnrp1.news.primenet.com>
  9. References: <4ho8qh$s1a@news-s01.ny.us.ibm.net>
  10. X-Posted-By: ip171.boi.primenet.com
  11. X-Newsreader: WinVN 0.99.7
  12. MIME-Version: 1.0
  13. Content-Type: Text/Plain; charset=US-ASCII
  14.  
  15. Not certain what you were asking for?  But I have a modified copy of 
  16. "bstring.h" which gives most of the ANSI implementation including iterators.  
  17. You can find it along with a small test program at:
  18.     ftp.primenet.com/users/k/kj7bg "bstring.zip"
  19.  
  20. Have fun!
  21.  
  22.     Bob
  23.  
  24. In article <4ho8qh$s1a@news-s01.ny.us.ibm.net>, rwolf@ibm.net says...
  25. >
  26. >Does anyone know where I can locate a public
  27. >source to the standard C++ String library?
  28.  
  29.